home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / topware / pspad / pspad450inst_cz.exe / {app} / Syntax / C#.INI < prev    next >
INI File  |  2005-11-27  |  1KB  |  100 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=C#
  4. HTMLGroup=0
  5. FileType=*.c,*.cs
  6. CommentString=
  7. SlashComment=1
  8. CComment=1
  9. SlashComment=1
  10. Preprocessors=1
  11. IndentChar={
  12. UnIndentChar=}
  13. TabWidth=4
  14. CaseSensitive=1
  15. SingleQuote=1
  16. DoubleQuote=1
  17. KeyWordChars=_
  18. CodeExplorer=ftUnknown
  19. [KeyWords]
  20. abstract=
  21. as=
  22. base=
  23. bool=
  24. break=
  25. byte=
  26. case=
  27. catch=
  28. class=
  29. const=
  30. continue=
  31. decimal=
  32. default=
  33. delegate=
  34. do=
  35. double=
  36. else=
  37. enum=
  38. event=
  39. explicit=
  40. extern=
  41. false=
  42. finally=
  43. fixed=
  44. float=
  45. for=
  46. foreach=
  47. goto=
  48. char=
  49. checked=
  50. if=
  51. implicit=
  52. in=
  53. int=
  54. interface=
  55. internal=
  56. is=
  57. lock=
  58. long=
  59. namespace=
  60. new=
  61. null=
  62. object=
  63. operator=
  64. out=
  65. override=
  66. params=
  67. private=
  68. protected=
  69. public=
  70. readonly=
  71. ref=
  72. return=
  73. sbyte=
  74. sealed=
  75. short=
  76. sizeof=
  77. stackalloc=
  78. static=
  79. string=
  80. struct=
  81. switch=
  82. this=
  83. throw=
  84. true=
  85. try=
  86. typeof=
  87. uint=
  88. ulong=
  89. unchecked=
  90. unsafe=
  91. ushort=
  92. using=
  93. virtual=
  94. void=
  95. volatile=
  96. while=
  97. [ReservedWords]
  98. [KeyWords2]
  99. [KeyWords3]
  100.